projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07556e3
)
(Lisp Interaction): Minor addition.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 19 Feb 2006 23:34:53 +0000
(23:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 19 Feb 2006 23:34:53 +0000
(23:34 +0000)
man/building.texi
patch
|
blob
|
history
diff --git
a/man/building.texi
b/man/building.texi
index f8c20003942b55bd16e754256cd1feb0ffe6cfd3..a54b0e8b6317b8392f9332189e1fb3173bb5865c 100644
(file)
--- a/
man/building.texi
+++ b/
man/building.texi
@@
-1278,7
+1278,8
@@
buffer in Lisp Interaction mode.
is to use Inferior Emacs-Lisp mode, which provides an interface rather
like Shell mode (@pxref{Shell Mode}) for evaluating Emacs Lisp
expressions. Type @kbd{M-x ielm} to create an @samp{*ielm*} buffer
-which uses this mode.
+which uses this mode. For more information see that command's
+documentation.
@node External Lisp
@section Running an External Lisp